﻿2026-06-21T05:16:11.1653388Z ##[group]Run actions/checkout@v5
2026-06-21T05:16:11.1654155Z with:
2026-06-21T05:16:11.1654540Z   repository: SaberMage/spt-core
2026-06-21T05:16:11.1657991Z   token: ***
2026-06-21T05:16:11.1658350Z   ssh-strict: true
2026-06-21T05:16:11.1658717Z   ssh-user: git
2026-06-21T05:16:11.1659183Z   persist-credentials: true
2026-06-21T05:16:11.1659609Z   clean: true
2026-06-21T05:16:11.1659983Z   sparse-checkout-cone-mode: true
2026-06-21T05:16:11.1660420Z   fetch-depth: 1
2026-06-21T05:16:11.1660787Z   fetch-tags: false
2026-06-21T05:16:11.1661163Z   show-progress: true
2026-06-21T05:16:11.1661546Z   lfs: false
2026-06-21T05:16:11.1661889Z   submodules: false
2026-06-21T05:16:11.1662271Z   set-safe-directory: true
2026-06-21T05:16:11.1662870Z ##[endgroup]
2026-06-21T05:16:11.2557329Z Syncing repository: SaberMage/spt-core
2026-06-21T05:16:11.2558852Z ##[group]Getting Git version info
2026-06-21T05:16:11.2559567Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T05:16:11.2560496Z [command]/usr/bin/git version
2026-06-21T05:16:11.2564045Z git version 2.43.0
2026-06-21T05:16:11.2580491Z ##[endgroup]
2026-06-21T05:16:11.2591065Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/724eef1c-806e-43f2-87cd-9de9be46370c' before making global git config changes
2026-06-21T05:16:11.2594046Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T05:16:11.2595043Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T05:16:11.2627678Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T05:16:11.2648234Z https://github.com/SaberMage/spt-core
2026-06-21T05:16:11.2657884Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T05:16:11.2660562Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T05:16:11.2683544Z HEAD
2026-06-21T05:16:11.2715787Z ##[endgroup]
2026-06-21T05:16:11.2717139Z [command]/usr/bin/git submodule status
2026-06-21T05:16:11.2893813Z ##[group]Cleaning the repository
2026-06-21T05:16:11.2895173Z [command]/usr/bin/git clean -ffdx
2026-06-21T05:16:13.4427522Z Removing target/
2026-06-21T05:16:13.4439201Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T05:16:13.4618152Z HEAD is now at d0467b6ac Merge 18416fd8accc291c428791c9e14a1089e267c9a8 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T05:16:13.4623659Z ##[endgroup]
2026-06-21T05:16:13.4626169Z ##[group]Disabling automatic garbage collection
2026-06-21T05:16:13.4630375Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T05:16:13.4656207Z ##[endgroup]
2026-06-21T05:16:13.4656748Z ##[group]Setting up auth
2026-06-21T05:16:13.4661479Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T05:16:13.4688279Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T05:16:13.4878017Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T05:16:13.4903637Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T05:16:13.5093047Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T05:16:13.5119995Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T05:16:13.5305313Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T05:16:13.5336369Z ##[endgroup]
2026-06-21T05:16:13.5343194Z ##[group]Fetching the repository
2026-06-21T05:16:13.5343877Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d0467b6acb509760850c605533f294d4b989d0b5:refs/remotes/pull/26/merge
2026-06-21T05:16:14.0143190Z ##[endgroup]
2026-06-21T05:16:14.0144318Z ##[group]Determining the checkout info
2026-06-21T05:16:14.0145276Z ##[endgroup]
2026-06-21T05:16:14.0149361Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T05:16:14.0187273Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T05:16:14.0209808Z ##[group]Checking out the ref
2026-06-21T05:16:14.0212812Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T05:16:14.0255405Z HEAD is now at d0467b6ac Merge 18416fd8accc291c428791c9e14a1089e267c9a8 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T05:16:14.0258765Z ##[endgroup]
2026-06-21T05:16:14.0292613Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T05:16:14.0317288Z d0467b6acb509760850c605533f294d4b989d0b5
